]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/man/8/cephfs-shell: s/virtualenv/python3 -m venv/
authorKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 12:57:38 +0000 (20:57 +0800)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 31 Aug 2021 21:25:20 +0000 (17:25 -0400)
commitad90a38e92b652a697022792bfaa7df39076dd94
treeeadb1fad6f4a390bd7eb27c0ac62ab8e962e6dda
parent0c17567b791d79b260ed1437d672a90dcc3cf49e
doc/man/8/cephfs-shell: s/virtualenv/python3 -m venv/

so user does not have to use virtualenv python package for creating a
virtualenv, the "venv" module in Python3 would suffice.

see also https://docs.python.org/3/library/venv.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 70f05e42a361e45c2f9d6deb41f4e330d1267e2b)
doc/cephfs/cephfs-shell.rst