Skip to content

Commit 31fd92f

Browse files
author
skywind3000
committed
update doc
1 parent 7af0290 commit 31fd92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ eval "$(lua /path/to/z.lua --init zsh once)"
243243
source (lua /path/to/z.lua --init fish once | psub)
244244
````
245245

246-
When `add once` mode is off (default), z.lua will consider the time you spent in the directory (like z.sh). When this mode is on, z.lua will consider the times you accessed the directory (like autojump), and that could be much faster on slow hardware like RaspberryPi or Cygwin/MSYS.
246+
With `add once` mode off (default), z.lua will consider the time you spent in the directory (like z.sh). When this mode is on, consider the times you accessed the directory (like autojump), and that could be much faster on slow hardware.
247247

248248

249249
## Interactive Selection

0 commit comments

Comments
 (0)