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: May 02 2025 at 03:31 UTC