From f5448c605773c2e25b61a0c2d1e3aa44e71f3e02 Mon Sep 17 00:00:00 2001 From: Michael Aye Date: Mon, 1 Aug 2022 10:56:59 +0200 Subject: [PATCH] Fix typo to see all commands --- nbs/migrating.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbs/migrating.ipynb b/nbs/migrating.ipynb index 9fa5a4a5c..4a6cdc45d 100644 --- a/nbs/migrating.ipynb +++ b/nbs/migrating.ipynb @@ -63,7 +63,7 @@ "\n", " nbdev_export\n", "\n", - "Note that `nbdev_export` replaces `nbdev_build_lib`. Run `nbdev_export -h` to see the options you can pass to it (normally you won't need to pass any). To see a list of all the commands available in nbdev2, run `nbdev_export`." + "Note that `nbdev_export` replaces `nbdev_build_lib`. Run `nbdev_export -h` to see the options you can pass to it (normally you won't need to pass any). To see a list of all the commands available in nbdev2, run `nbdev_help`." ] }, {