Shaurya Shubham
6aec03708f
Fix minor typo
2019-10-04 06:44:45 +05:30
Shaurya Shubham
2f7b1e4282
Added improvements suggested by @andrasio
...
Added `open file.sth | to-sth` type examples
Also did a format conversion example with `open jonathon.xml | to-json` in to-json.md
2019-10-04 06:40:16 +05:30
Shaurya Shubham
539e232f3c
Added docs for most of the to-sth commands
...
Partial fix of issue #711
Docs for the following commands were added -
to-csv
to-json
to-toml
to-tsv
to-url
to-yaml
Docs for to-db , to-bson , to-sqlite have not been added as I don't recognize and understand those formats.
2019-10-03 19:07:48 +05:30
gilesv
2e1670fcb8
Add documentation for where
command
2019-10-02 22:49:05 -03:00
Jonathan Turner
97695b74dd
Merge pull request #771 from notryanb/document-first
...
add documentation file for first command
2019-10-03 09:09:33 +13:00
Ryan Blecher
9d84e47214
add documentation file for first command
2019-10-02 15:49:44 -04:00
Jonathan Turner
9a1c537854
Merge pull request #764 from coolshaurya/command-version-docs
...
Create docs for version command
2019-10-03 06:28:04 +13:00
Jonathan Turner
2476c8d579
Merge pull request #762 from coolshaurya/reverse-command-docs
...
Create docs for reverse command
2019-10-03 06:26:06 +13:00
Jonathan Turner
27e59ea49c
Merge pull request #760 from coolshaurya/shells-command-docs
...
Created docs for shells command
2019-10-03 06:24:35 +13:00
Jonathan Turner
27882efd6b
Merge pull request #756 from coolshaurya/exit-command-docs
...
Create exit command documentation
2019-10-03 06:21:26 +13:00
Shaurya Shubham
0b3c9b760e
Create docs for version command
...
Partial fix of #711
2019-10-02 15:47:56 +05:30
Shaurya Shubham
7e7eba8f4d
Create docs for reverse command
...
Partial fix of issue #711
this command could be described better but I don't know how
2019-10-02 15:03:28 +05:30
Shaurya Shubham
a77c222db0
Created docs for shells command
...
Partial fix of issue #711
The second example is taken from the book, specifically the section https://book.nushell.sh/en/shells_in_shells#going-beyond-directories
2019-10-02 13:37:43 +05:30
Andrés N. Robalino
149961e8f1
Merge pull request #755 from coolshaurya/cd-command-docs
...
Make docs for the cd command
2019-10-01 21:27:08 -05:00
Shaurya Shubham
caf3015e66
Improved exit command docs
2019-10-02 06:55:30 +05:30
Jonathan Turner
459bfdd783
Merge pull request #757 from yahsinhuangtw/add-help-doc
...
Add documentation for help
2019-10-02 05:51:42 +13:00
Jonathan Turner
a2f1cca85c
Merge pull request #752 from nalshihabi/add-echo-doc
...
Add echo command documentation
2019-10-02 04:32:15 +13:00
Yahsin Huang
94d81445eb
Add document for help
2019-10-01 23:20:58 +08:00
Marcelo Gonçalves
94744c626c
Fix typo in date.cmd
2019-10-01 11:21:56 -03:00
Shaurya Shubham
e62a2509ae
Create exit command documentation
...
Partial fix of issue #711
Some parts have been copied from the fish documentation
2019-10-01 19:40:16 +05:30
Shaurya Shubham
417ac4b69e
Improve cd docs
...
Used format in PR#746
Added another example
Removed unnecessary text
2019-10-01 19:23:10 +05:30
Shaurya Shubham
b7bf31df99
Make docs for the cd command ; partially solves #711
2019-10-01 18:45:38 +05:30
Noah AL-Shihabi
8ba917b704
Add echo command documentation
2019-10-01 06:14:56 -04:00
Marcelo Goncalves
219da892b2
Document date command
2019-09-30 22:30:17 -03:00
Andrés N. Robalino
f85968aba4
More command documentation instructions.
2019-09-25 11:35:58 -05:00
Andrés N. Robalino
a492b019fe
Commands documenting instructions.
2019-09-25 11:15:00 -05:00