GitBucket
4.20.0
Toggle navigation
Sign in
Files
Branches
1
Tags
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
Jonathan
/
note
Browse code
Changed "Note Commands" to "Commands".
master
1 parent
6e081d6
commit
0e116101a19c3f268aa11cdb167f67ed038c5815
Jonathan
authored
on 23 Feb 2017
Patch
Showing
1 changed file
README.md
Ignore Space
Show notes
View
README.md
Run this command to install note to your path. ### Installation `sudo ./note-install` ### Usage `note [text]` - will one row of text to the notefile. `note less` - will show everything in the notefile with the `less`-command. `note` - will let you type anything until a command is entered. #### Commands `:q` - exit `:exit` - exit `:less` - will show the notefile with the `less` command.
Run this command to install note to your path. ### Installation `sudo ./note-install` ### Usage `note [text]` - will one row of text to the notefile. `note less` - will show everything in the notefile with the `less`-command. `note` - will let you type anything until a command is entered. #### Note Commands `:q` - exit `:exit` - exit `:less` - will show the notefile with the `less` command.
Show line notes below