Files
nushell/crates/nu-command/src
Ryan X. Charles 33a2b98f66 fix typo on documentation about pipes (#16152)
these documentations say ">" when what they mean is ">>"

# Description

this documentation is about the use of ">>", but the documentation
wrongly says ">". it has been updated to say ">>" instead.

# User-Facing Changes

the user will see ">>" in the documentation instead of ">".

# Tests + Formatting

there is nothing to test. this is a documentation change.

# After Submitting
2025-07-10 12:16:02 -04:00
..
2025-05-13 16:49:30 +02:00
2025-05-13 16:49:30 +02:00
2025-02-25 12:09:52 -05:00