Commit Graph

11 Commits (631d8f7edd540c872a5e189151b90f8e3a3cf9bc)

Author SHA1 Message Date
Emily Grace Seville 57aac78e0d
fish: refresh page (#7987)
* Refresh a page:
- better grammar
- better token syntax

* Add reading commands from stdin sample
2022-06-08 18:09:31 +10:00
Emily Grace Seville b3cd39d9b6
fish: update page (#7415)
* fish tldr clean-up:

- short options preferred over long ones
- page made more consistent with elvish page (check my PR)
- commands reordered: interactive commands, non-interactive commands
- set command example removed because it is example of Fish language but not of fish command

* Update md to be consistent with #7416 issue:
* Simplify version print command description
* Use long options
* --no-execute change: it is assumed that script is not executed by default after syntax check
* Return set -Ux example
* set builtin description fix
2021-11-25 20:46:27 +00:00
bl-ue 16e4ed5c89
bash, dash, fish, ksh, rbash, sh, zsh: refresh (#5714) 2021-04-14 16:07:21 +02:00
Samruddhi Somani af27d2f96a fish: add example for environment variables (#3338) 2019-10-07 18:55:45 +02:00
pxgamer 3f27858b80 fish: add link to homepage 2019-06-07 22:58:59 +01:00
Alexandros Kotzias 7b35426ff0 fish: fix typo 2018-02-20 07:38:46 +00:00
Cam.Rossington.debsrv 95372fdd56 Changed wording on --no-execute to read more cleanly. 2018-01-05 21:19:37 -05:00
Cam.Rossington.debsrv b319373dab Added period to end of description.
This change is made to comply with formatting guidelines for the project.
2018-01-02 23:36:52 -05:00
Cam.Rossington.debsrv 7a1992c4c1 Made changes suggested by agnivade. 2018-01-02 23:34:17 -05:00
Cam.Rossington.debsrv a2389f17d3 Changed command description to match standards. 2018-01-02 17:37:35 -05:00
Cam.Rossington.debsrv 928ff1b873 fish: add page
Added the fish shell. Information included was based on other shells,
notably bash.
2018-01-02 13:00:12 -05:00