pindexis / marker

The terminal command palette
MIT License
2.02k stars 106 forks source link

Marker remove #74

Open JouBqa opened 3 years ago

JouBqa commented 3 years ago

How does marker remove work? I tried marker remove tilesetter but it saysusage: marker [-h] {mark,get,remove,update} .... Tilesetter is alias for a command. Using the full command didnt work either

~/Documents/Godot/Tilesetter/Tilesetter$ marker remove ~/Documents/Godot/Tilesetter/Tilesetter/.Tilesetter
usage: marker [-h] {mark,get,remove,update} ...
marker: error: unrecognized arguments: /home/joni/Documents/Godot/Tilesetter/Tilesetter/.Tilesetter

Edit: For anyone wondering you just type `marker remove` and then you choose the command from a menu
szigya commented 3 years ago

Thank you!