summaryrefslogtreecommitdiff
path: root/src/dynamic/shells/fish.rs
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 22:06:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 22:06:16 +0000
commit40c82bbbef9536ef86cb84fb53950ca655de90f2 (patch)
tree1d693e1cdf2ace296ebacf893aa7293deafa8a62 /src/dynamic/shells/fish.rs
parentf0eba62f7c65672e37713530fe123fe47fb93921 (diff)
parentfc66cf0e5917c166989360408d265133020fd510 (diff)
downloadclap_complete-40c82bbbef9536ef86cb84fb53950ca655de90f2.tar.gz
Snap for 11399400 from fc66cf0e5917c166989360408d265133020fd510 to sdk-release
Change-Id: Ic464c4b478f1283d22c7157d6bb386ca4f8ff5d0
Diffstat (limited to 'src/dynamic/shells/fish.rs')
-rw-r--r--src/dynamic/shells/fish.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynamic/shells/fish.rs b/src/dynamic/shells/fish.rs
index 9d7e8c6..cfb9519 100644
--- a/src/dynamic/shells/fish.rs
+++ b/src/dynamic/shells/fish.rs
@@ -1,4 +1,4 @@
-/// Fish completions
+/// Completion support for Fish
#[derive(Copy, Clone, PartialEq, Eq, Debug)]
pub struct Fish;