We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46c994 commit dd9ae19Copy full SHA for dd9ae19
cmd/root.go
@@ -146,7 +146,7 @@ input.`,
146
Run: noteRemove,
147
Long: `Remove one or many notes, by their respective ID's.
148
149
-Removal is by default an operation that moves the notes to the space '.trash'.
+Removal is by default an operation that moves the notes to the .trash space.
150
To remove notes permanently you need to specify the '--permanent' flag. It is
151
possible to remove all notes in a space, by specifying the '--all-in-space'
152
argument, followed by the space you want to empty.`,
0 commit comments