Skip to content

Commit 54e1ed0

Browse files
committed
Refresh command docs for Nu 0.98.0
1 parent 163aaeb commit 54e1ed0

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

commands/docs/dexit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: dexit
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Leaves a previously entered working directory.
88
usage: |

commands/docs/enter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: enter
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Enters a new shell at the given path.
88
usage: |

commands/docs/g.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: g
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Switch to a given shell, or list all shells if no given shell number.
88
usage: |

commands/docs/n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: n
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Switch to the next shell.
88
usage: |

commands/docs/p.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: p
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Switch to the previous shell.
88
usage: |

commands/docs/registry_query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: registry query
33
categories: |
44
system
5-
version: 0.96.0
5+
version: 0.98.0
66
system: |
77
Query the Windows registry.
88
usage: |

commands/docs/shells.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: shells
33
categories: |
44
shells
5-
version: 0.96.0
5+
version: 0.98.0
66
shells: |
77
Lists all open shells.
88
usage: |

0 commit comments

Comments
 (0)