]> 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)
committerKefu Chai <kchai@redhat.com>
Sat, 31 Jul 2021 13:16:56 +0000 (21:16 +0800)
commit70f05e42a361e45c2f9d6deb41f4e330d1267e2b
tree6d1b9aa1d6b261c5834de7f44d6fbaf5aa1a9cdf
parent3185854c800fde1ed2e498d9fc692228f2db9277
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>
doc/man/8/cephfs-shell.rst