diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-03-25 16:34:30 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-03-25 16:34:30 +0800 |
commit | 9c711fb5eefca931beeea5c2017fa9c1d85b7f70 (patch) | |
tree | c56f1ac781272c0bec6e219f37de581b85b561d7 | |
parent | e301cb5c40e551531a046a7b0d3b21b312109adf (diff) |
Update
-rwxr-xr-x | bin/gpt/gpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gpt/gpt b/bin/gpt/gpt index c9917c7..5f90864 100755 --- a/bin/gpt/gpt +++ b/bin/gpt/gpt | |||
@@ -69,7 +69,7 @@ Options: | |||
69 | If no message is specified, user should input content by hands. | 69 | If no message is specified, user should input content by hands. |
70 | If STDIN is given, it would be append to the end of message. | 70 | If STDIN is given, it would be append to the end of message. |
71 | 71 | ||
72 | Special input: | 72 | Special Input: |
73 | .c A special prompt of options shows up. User can dynamically modify | 73 | .c A special prompt of options shows up. User can dynamically modify |
74 | option values for API calls. | 74 | option values for API calls. |
75 | 75 | ||