We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8b9e24 + b827661 commit 2c04acdCopy full SHA for 2c04acd
clap_complete/src/env/mod.rs
@@ -47,7 +47,7 @@
47
//!
48
//! Fish
49
//! ```fish
50
-//! echo "source (COMPLETE=fish your_program | psub)" >> ~/.config/fish/config.fish
+//! echo "COMPLETE=fish your_program | source" >> ~/.config/fish/config.fish
51
//! ```
52
53
//! Powershell
0 commit comments