2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 13:38:41 +00:00
nushell/crates/nu_plugin_ps/src
Joseph T. Lyons 9fb6f5cd09
Change f/full flag to l/long for ls and ps commands ()
* Change `f`/`full` flag to `l`/`long` for `ls` and `ps` commands

* Fix a few more `--full` instances
2020-08-02 06:30:45 +12:00
..
nu Change f/full flag to l/long for ls and ps commands () 2020-08-02 06:30:45 +12:00
lib.rs Default plugins are independent and called from Nu. () 2020-01-31 17:45:33 -05:00
main.rs Default plugins are independent and called from Nu. () 2020-01-31 17:45:33 -05:00
ps.rs Change f/full flag to l/long for ls and ps commands () 2020-08-02 06:30:45 +12:00