Zulip Chat Archive
Stream: new members
Topic: import foo-bar
Joseph Corneli (Apr 18 2019 at 12:34):
Is it possible to import a file with a dash in the file name?
Gabriel Ebner (Apr 18 2019 at 12:38):
This should work:
import «file-with-a-dash»
Joseph Corneli (Apr 18 2019 at 12:40):
cool thanks, works like a charm.
Last updated: Dec 20 2023 at 11:08 UTC