nushell/crates/nu-command/src
Solomon e60dac8957
remove nu-check examples with the --all flag (#15047)
# Description

Deletes example usage of `nu-check`'s `--all` flag, which was removed in
5e937ca1af.
2025-02-07 14:31:59 -06:00
..
bytes fix range bugs in str substring, str index-of, slice, bytes at (#14863) 2025-01-30 06:50:01 -06:00
charting Add Filesize type (#14369) 2024-11-29 21:24:17 +00:00
conversions Fix an integer overflow bug in into duration (#15031) 2025-02-06 21:32:42 +01:00
database Refactor I/O Errors (#14927) 2025-01-28 16:03:31 -06:00
date Remove deprecated commands (#14726) 2025-01-07 07:37:51 +08:00
debug update sysinfo to 0.33.1 (#14982) 2025-02-03 06:33:23 -06:00
env Run-time pipeline input typechecking tweaks (#14922) 2025-02-02 15:51:47 -05:00
experimental Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
filesystem Swap additional context and label in I/O errors (#14954) 2025-02-03 08:55:54 -06:00
filters fix: clippy warnings with --all-features (#15035) 2025-02-07 12:30:25 +01:00
formats manually revert from serde_yml to serde_yaml (#14987) 2025-02-02 19:42:04 -06:00
generators seq date: generalize to allow any duration for --increment argument (#14903) 2025-01-25 13:24:39 -06:00
hash add binary as input to hash commands (#13923) 2024-09-25 16:47:52 +08:00
help fix(help operators): include has and not-has operators (#14943) 2025-01-28 07:30:15 -06:00
math remove duplicate code in math/log.rs (#15022) 2025-02-06 07:00:25 -06:00
misc Refactor I/O Errors (#14927) 2025-01-28 16:03:31 -06:00
network Bump version to 0.102.0 (#14998) 2025-02-04 10:49:35 -05:00
path Refactor I/O Errors (#14927) 2025-01-28 16:03:31 -06:00
platform fix: clippy warnings with --all-features (#15035) 2025-02-07 12:30:25 +01:00
random Improve and fix filesize formatting/display (#14397) 2025-01-22 22:24:51 -08:00
removed Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
shells Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
stor Run-time pipeline input typechecking tweaks (#14922) 2025-02-02 15:51:47 -05:00
strings fix: clippy warnings with --all-features (#15035) 2025-02-07 12:30:25 +01:00
system remove nu-check examples with the --all flag (#15047) 2025-02-07 14:31:59 -06:00
viewers Refactor I/O Errors (#14927) 2025-01-28 16:03:31 -06:00
default_context.rs add version check command (#14880) 2025-01-23 15:23:17 +01:00
example_test.rs Implementing ByteStream interuption on infinite stream (#13552) 2025-01-11 13:28:08 -08:00
lib.rs Start to Add WASM Support Again (#14418) 2024-11-30 07:57:11 -06:00
progress_bar.rs Cut down unnecessary lint allows (#14335) 2024-11-15 19:24:39 +01:00
sort_utils.rs Remove deprecated commands (#14726) 2025-01-07 07:37:51 +08:00