mirror of
https://github.com/nushell/nushell.git
synced 2025-04-19 10:48:21 +02:00
* Add timestamp flag to `touch` command * Add modify flag to `touch` command * Add date flag to `touch` command * Remove unnecessary `touch` test and fix tests setups * Change `touch` flags descriptions * Update `touch` example * Add reference flag to `touch` command * Add access flag to `touch` command * Add no-create flag to `touch` command * Replace `unwrap` with `expect` |
||
---|---|---|
.. | ||
cd.rs | ||
cp.rs | ||
glob.rs | ||
ls.rs | ||
mkdir.rs | ||
mod.rs | ||
mv.rs | ||
open.rs | ||
rm.rs | ||
save.rs | ||
touch.rs | ||
util.rs |